All Questions
9 questions
0votes
0answers
202views
Connect to Raspberry Pi through ssh from different network
I want to access my raspberry pi through ssh from another network than my home's I set my raspberry to use a static ip and mapped port 23456 to it (with TCP protocol) I then tried ssh -p 23456 ...
2votes
0answers
103views
Setting Up SSH SOCKs Proxy on Raspian
Ok, initial Deets Update: Tried wiping the Pi and retrying, I unfortunately got similar results. Any help out there? Working using Putty on Windows 10 Connecting to a Raspberry pi 3 on my local ...
0votes
0answers
100views
Raspberry Pi server suddenly stops working
I have Raspberry Pi model 3 B+ which I'm using as a personal development server. Everything works great expect sometimes, out of the blue, my Pi starts acting up. For example ssh gives me a "could not ...
3votes
1answer
790views
Login to Raspberry Pi server remotely via ssh
I have been having great trouble logging to my Raspberry Pi server via ssh via a remote ip address. Currently I can login to the network via the command $ ssh [email protected]. Where 192.168.2.25 is ...
2votes
2answers
326views
lockout local logins on reverse-ssh appliance
I have set up a reverse-ssh appliance with a Raspberry-Pi for use at a customer site to connect to a piece of equipment I have to support via a USB-to-RS232 adapter. I've cleared this with the ...
0votes
1answer
868views
Able to SSH from Windows, but not through Kali
I was trying to connect my Raspberry Pi 3 Model B over Ethernet to my netbook(running Kali from a bootable USB). After a lot of struggle that the RPi automatically assigned an IP to itself when ...
0votes
1answer
305views
ssh RPi from PC - How to share internet connection?
I have Raspberry Pi connected with PC on eth0 port. I am using eth0 to ssh RPi. I have web application on RPi that requires Internet access. Now, I set static ip to RPi (192.168.1.50) and to PC (192....
0votes
2answers
1kviews
Multiple SSH tunnel through raspberry pi?
In my home network I have a PC, raspberry pi, macbook and a few other devices which I want to access away from home. As it stands, I have setup VNC server on my PC along with remote desktop and have ...
3votes
1answer
1kviews
Tunnel AFP over SSH over Internet
I can't seem to figure out how to connect to AFP over SSH. Here is my setup: [Raspberry Pi] <---> [router] <---> (Internet) <---> [Client] I'd like to be able to connect to my home'...